dsh-tdai-memory:DeepSeek Harness 的 TencentDB Agent Memory 記憶插件
dsh-tdai-memory 是 DeepSeek Harness (DSH) 的一個 MIT 許可插件(v0.2.14,需 Node >=22.18),旨在爲 Web profile 提供長期記憶層。它通過 L0 對話捕獲、L1 結構化記憶提取(facts/preferences/events)、L2 場景生成及 L3 用戶畫像構建,實現記憶的沉澱與結構化。插件核心功能包括在 Prompt 組裝時自動召回並注入相關記憶作爲動態上下文,以及提供 `tdai_memory_search` 和 `tdai_conversation_search` 兩個搜索工具。 安裝方式爲 `dsh plugi
閱讀全文